home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Technotools
/
Technotools (Chestnut CD-ROM)(1993).ISO
/
lang_c
/
bison
/
readme.too
< prev
Wrap
Text File
|
1989-02-02
|
465b
|
13 lines
The patched bison can still be compiled on UNIX without changes.
If you want to compile bison on a PC or compatibles, make the
following additional changes.
sed "g/bison.simple/s//simple.bsn" < bison.simple > simple.bsn
mv bison.hairy hairy.bsn
If you do not already have "getopt" in your library, use the one
inlcuded in this archive instead of the one come with bison
because that one does not compile on PC using large model.
--Conrad (1/28/89)